| 1. | Closer look : converting from one variable type to another 详细了解:转换变量类型 |
| 2. | For more information about other variable types , see 有关其他变量类型的更多信息,请参见 |
| 3. | Contains the variable type 包含变量类型。 |
| 4. | Nullable booleans are similar to the boolean variable type used in sql 可空布尔值类似于sql中使用的布尔变量类型。为了确保 |
| 5. | Use the primitive variable types instead of the object types whenever possible 只要有可能,就使用基本变量类型,而不使用对象类型。 |
| 6. | For more information about variable type columns in composite indexes , see the remarks section 有关组合索引中的可变类型列的详细信息,请参阅“备注”部分。 |
| 7. | For example , groovy doesn t require semicolons , and it makes variable types and access modifiers optional 例如, groovy不要求使用分号,变量类型和访问修饰符也是可选的。 |
| 8. | Data type as a column type when you create a table as a variable type , a parameter type , a function - return type , or in 创建表作为变量类型、参数类型、函数返回类型时,或者在 |
| 9. | I have just declared some variable types that i clearly know , and i used the cleanest pyrex counter loop 我只声明了早已知道的一些变量类型,并使用最干净的pyrex counter循环。 |
| 10. | Use the cast operator e . g . ( int ) my float to convert one variable type to another on the fly 如果数学计算需要分数,那么就要使用浮点变量,但也要知道它的缺点:体积大,计算速度慢。 |